Skip to content

Conversation

NikolayS
Copy link
Owner

@NikolayS NikolayS commented Nov 26, 2018

join fk_cols_list using (fkoid)
left join index_list on
conrelid = indrelid
and (indkey::int2[])[0:(array_length(key_cols,1) -1)] operator(pg_catalog.@>) key_cols
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the fix is here

@NikolayS NikolayS changed the title Reformat SQL and fix #25 i3: Reformat SQL and fix #25 Nov 26, 2018
@NikolayS NikolayS changed the title i3: Reformat SQL and fix #25 i3: Reformat SQL and fix collision with intarray #25 Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants